@font-face { font-family: "GOTHICB_0"; src: url("../fonts/GOTHICB_0.woff2") format("woff2"), url("../fonts/GOTHICB_0.woff") format("woff"), url("../fonts/GOTHICB_0.ttf") format("truetype"), url("../fonts/GOTHICB_0.eot") format("embedded-opentype"), url("../fonts/GOTHICB_0.svg") format("svg"), url("../fonts/GOTHICB_0.otf") format("opentype"); font-weight: normal; font-style: normal; }

* { margin: 0; padding:0; }
/*初始化bootstrap里的p*/
p { margin: 0; padding:0; }

html { font-size: 62.5%; height: 100%; }

body { width: 100%; line-height: 1.2; overflow-x: hidden; font-family:/*"Raleway"*/, sans-serif, arial, helvetica; font-size: 16px; font-size: 1.6rem; color: black; }

a { color: #333; text-decoration: none; outline: none; tap-highlight-color: transparent; focus-ring-color: transparent; -webkit-tap-highlight-color: transparent; -webkit-focus-ring-color: transparent; -moz-tap-highlight-color: transparent; -moz-focus-ring-color: transparent; -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

a:hover { color: #3aa9e1; }

ol, ul, li { list-style: none; }

img { max-width: 100%; border: 0px solid #ccc; }

table, embed, video { max-width: 100%; }

input, textarea { border: none; background: none; font-family: inherit; }

input[type="submit"], textarea[type="submit"] { cursor: pointer; }

input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }

input[type="radio"], textarea[type="radio"] { cursor: pointer; }

input:focus, textarea:focus { outline: none; }

textarea { resize: none; }

button { border: none; background: none; cursor: pointer; }

em, i { font-style: normal; }

/* .c-xx start */
.c-fl {float:left;}
.c-fr {float:right;}
.c-cb {clear:both;}
.c-mg {margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto;}
.c-oh {overflow:hidden;}
.c-wd {width:1200px;}
.c-tsn {-webkit-transition:all 350ms;-o-transition:all 350ms;-moz-transition:all 350ms;transition:all 350ms;}
.c-bbx {-moz-box-sizing:border-box;box-sizing:border-box;}
.c-pr {position:relative;}
.c-mt-5 {margin-top:5px;}
.c-mt-10 {margin-top:10px;}
.c-mt-15 {margin-top:15px;}
.c-mt-20 {margin-top:20px;}
.c-mt-25 {margin-top:25px;}
.c-mt-30 {margin-top:30px;}
.c-mt-35 {margin-top:35px;}
.c-mt-40 {margin-top:40px;}
.c-mt-45 {margin-top:45px;}
.c-mt-50 {margin-top:50px;}
.c-nomt {margin-top:0 !important;}
.c-nomr {margin-right:0 !important;}
.c-nomb {margin-bottom:0 !important;}
.c-noml {margin-left:0 !important;}
.c-nofont {line-height:0;font-size:0;}
.c-nobg {background:none !important;}
/* .c-xx end */


/* .f-xx start */
.f-czjz { position: relative; top: 50%; -webkit-transform: translate(0px, -50%); -moz-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); -o-transform: translate(0px, -50%); transform: translate(0px, -50%); }

/* .f-xx end */



/* .m-xx start */
.m-desc { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc a { color: #3aa9e1; }

.m-desc a:hover { text-decoration: underline; }



.m-desc span { font-size: 14px; font-size: 1.4rem; color: #333; line-height: 30px; }

.m-desc b { font-size: 22px; font-size: 2.2rem; color: #333; line-height: 30px; }

.m-desc a { font-size: 14px; font-size: 1.4rem; color: #fb7000; line-height: 30px; }

.m-desc img { max-width: 100%; }

.m-desc iframe { display: block; max-width: 100%; margin: 0 auto; }

/*产品详情页样式*/
.m-desc table { width: 100%; border-collapse: collapse; line-height: 20px; border: 1px solid #fff; margin-left: auto; margin-right: auto; box-shadow: -3px 3px 3px 0px #999; }

.m-desc table tr td { padding: 3px; border: 1px solid #fff; background: #f6f6f6; font-size: 12px;   text-align: center;}
/*.m-desc table{min-width: 500px;}*/
.m-desc table p{line-height: 14px}
.m-desc table{overflow-x: scroll}

.m-desc table .firstRow td{ background: #3aa9e1; font-weight: bold}


.m-desc ul{
  padding: 20px;
  background: #f6f6f6;
  box-shadow: -3px 3px 3px 0px #999;
}
.m-desc ul li{
  padding-left: 20px;
  background: url(../img/icon-li-right.png) no-repeat left 8px;

 }
.m-desc p { font-size: 14px; font-size: 1.4rem; color: #000; line-height: 30px; }




@media screen and (max-width: 767px) { .m-tt1 { font-size: 24px !important; font-size: 2.4rem !important; }
  .m-tt2 { font-size: 20px !important; font-size: 2rem !important; }
  .m-tt3 { font-size: 18px !important; font-size: 1.8rem !important; }
  .m-desc1 { font-size: 16px !important; font-size: 1.6rem !important; }
  .m-desc2 { font-size: 14px !important; font-size: 1.4rem !important; }
  [class*="-item"] .item-title { font-size: 14px; font-size: 1.4rem; }
  [class*="-item"] .item-desc { font-size: 13px; font-size: 1.3rem; }
  [class*="-item"] .item-link { font-size: 13px; font-size: 1.3rem; }
  [class*="-item"] .item-modal { display: none; } }

/* .m-xx end */
/* .j-xx start */
.j-offset-top { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px); opacity: 0; }

.j-offset-top.run { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.j-offset-left { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(100px); -moz-transform: translateX(100px); -ms-transform: translateX(100px); -o-transform: translateX(100px); transform: translateX(100px); opacity: 0; }

.j-offset-left.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

.j-offset-right { -webkit-transition: all 750ms; -o-transition: all 750ms; -moz-transition: all 750ms; transition: all 750ms; -webkit-transform: translateX(-100px); -moz-transform: translateX(-100px); -ms-transform: translateX(-100px); -o-transform: translateX(-100px); transform: translateX(-100px); opacity: 0; }

.j-offset-right.run { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; }

.j-lazy { min-width: 20%; }

/* .j-xx end */
[class*="-item"] .item-pic { position: relative; display: block; line-height: 0; font-size: 0; text-align: center; overflow: hidden; }

[class*="-item"] .item-pic img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

[class*="-item"] .item-pic:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

[class*="-item"] .item-title { overflow: hidden; }

[class*="-item"] .item-title a:hover { color: #3aa9e1; }

[class*="-item"] .item-desc { overflow: hidden; }

[class*="-item"] .item-desc a { display: block; }

[class*="-item"] .item-desc a:hover { color: #3aa9e1; }

/*================================================
001 Nav-PC section start
==================================================*/
.nav-pc { position: relative; z-index: 9; }
.q-container { margin: 0 auto; max-width: 1200px; overflow: hidden; }
.logo-top {float:left;display:block;width:250px;padding-top:32px;padding-bottom:12px;font-size:0;text-align:center;}
.lang {padding-top:10px;font-size:0;letter-spacing:0;text-align:right;}
.lang .lang-item {margin-left:35px;display:inline-block;*display:inline;*zoom:1;height:20px;line-height:20px;font-size:12px;font-size:1.2rem;color:#141414;}
.lang .lang-item img {margin-right:3px;vertical-align:middle;}
.lang .lang-item:hover {color:#3aa9e1;}
.lang .lang-item:first-child {margin-left:0;}
.nav-div{margin-top:15px;}
.nav-list {float:left;margin-right:36px;}
.nav-list .nav-item {position:relative;float:left;margin-left:30px;height:66px;}
.nav-list .nav-item > a {position:relative;display:block;margin:0 6px;height:44px;line-height:44px;font-size:16px;font-size:1.6rem;color:#333;text-transform:uppercase;}
.nav-list .nav-item > a:hover {color:#3aa9e1;border-bottom:3px solid  #3aa9e1}
.nav-list .nav-item > a.current {color:#3aa9e1;border-bottom:3px solid  #3aa9e1}
.nav-list .nav-item > a.active {color:#3aa9e1;border-bottom:3px solid  #3aa9e1}
.nav-list .nav-item:first-child {margin-left:0;}
.nav-list .sbnav-list {position:absolute;display:none;-moz-box-sizing:border-box;box-sizing:border-box;}
.nav-list .sbnav-wp {-moz-box-sizing:border-box;box-sizing:border-box;background-color:rgba(255,255,255,0.9);background-color:#fff \9;}
.nav-list .sbnav-list1 {top:100%;left:0;width:280px;}
.nav-list .sbnav-list2 {top:0;left:100%;width:280px;}
.nav-list .sbnav-item a {position:relative;display:block;padding:10px 34px;line-height:30px;font-size:16px;font-size:1.6rem;color:#333;}
.nav-list .sbnav-item a {border-bottom:1px solid #d0d0d0}
.nav-list .sbnav-item a:hover {border-color:#3aa9e1}
.nav-list .sbnav-item a:hover {color:#fff;background-color:#3aa9e1;}
.nav-list .sbnav-item a.active {color:#fff;background-color:#3aa9e1;}
.nav-list .sbnav-item a.active:before {background-color:#3aa9e1;}
.nav-search {position:relative;float:right;height:66px;padding-top:8px;-moz-box-sizing:border-box;box-sizing:border-box;}
.nav-search .sch-btn {display:block;width:28px;height:28px;background:url("../img/sch.png") no-repeat center;background-color:#3aa9e1;border-radius:50%;}
.nav-search .sch-btn:hover {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.nav-search .sch-form {position:absolute;display:none;right:0;top:100%;width:320px;overflow:hidden;background-color:#fff;}
.nav-search .form-text {float:left;width:280px;height:40px;line-height:28px;font-size:14px;font-size:1.4rem;color:#333;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 10px; border: 1px solid #3aa9e1;}
.nav-search .form-text::-webkit-input-placeholder {color:#333;}
.nav-search .form-text::-moz-placeholder {color:#333;}
.nav-search .form-text:-moz-placeholder {color:#333;}
.nav-search .form-text:-ms-input-placeholder {color:#333;}
.nav-search .form-btn {float:left;width:40px;height:40px;background:url("../img/sch.png") no-repeat center;background-color:#3aa9e1;}


/*================================================
001 Nav-PC section end
==================================================*/

/*================================================
002 Nav-Wap-Static section start
==================================================*/
.nav-wap-static { display: none; }
/*================================================
002 Nav-Wap-Static section end
==================================================*/

/*================================================
003 Nav-Wap section start
==================================================*/
.nav-wap {width:5px;height:100%;position:absolute;right:0;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;z-index:99999999;cursor:pointer;top:-5px;right:0;display:block;}
.nav-wap .nav {overflow:hidden;width:300px;background:rgba(0,0,0,0.8);position:absolute;top:0;right:0;display:block;height:auto;}
.nav-wap .nav span {font-family:arial,helvetica,sans-serif;}
.nav-wap .nav form {margin:15px auto;width:258px;height:26px;border:1px solid #fff;}
.nav-wap .nav form .iptc {-moz-box-sizing:border-box;box-sizing:border-box;padding-left:15px;background-color:#fff;width:80%;height:26px;line-height:26px;display:block;float:left;}
.nav-wap .nav form .ipsc {width:20%;height:26px;line-height:26px;display:block;float:right;background:#fff url("../img/sch2.png") no-repeat center center;}
.nav-wap .nav > ul {display:none;margin-top:0px;margin-bottom:0px;overflow:scroll;padding-top:45px;-ms-box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.nav-wap .nav > ul > li {line-height:40px;font-size:12px;font-size:1.2rem;text-indent:20px;position:relative;}
.nav-wap .nav > ul > li .addition {width:20px;height:20px;position:absolute;right:15px;top:10px;background:url("../img/shizi.png") no-repeat center center;}
.nav-wap .nav > ul > li .plus {background:transparent url('../img/shizi.png') no-repeat center center;background-size:100% 100%;}
.nav-wap .nav > ul > li .minus {background:transparent url('../img/yizi.png') no-repeat center center;background-size:100% 100%;}
.nav-wap .nav > ul > li .addition.fa:before {margin-right:5px;color:#fff;text-indent:0;}
.nav-wap .nav > ul > li > a {margin-right:40px;color:#fff;font-size:12px;font-size:1.2rem;display:block;}
.nav-wap .nav > ul > li > a span {color:#fff;font-size:12px;font-size:1.2rem;}
.nav-wap .nav > ul > li .c-show {display:none;width:100%;}
.nav-wap .nav > ul > li .c-show1 .c-s1 {position:relative;padding-left:15px;}
.nav-wap .nav > ul > li .c-show1 .c-s1 > a {position:relative;margin-right:40px;font-size:12px;font-size:1.2rem;color:#fff;display:block;padding-top:5px;padding-bottom:5px;line-height:30px;}
.nav-wap .nav > ul > li .c-show1 .c-s1 > a span {font-size:12px;font-size:1.2rem;color:#fff;}
.nav-wap .nav > ul > li .c-show1 .c-s1 > .c-show2 {position:relative;}
.nav-wap .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 {position:relative;}
.nav-wap .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a {margin-right:40px;text-indent:35px;font-size:12px;font-size:1.2rem;color:#fff;display:block;padding-top:5px;padding-bottom:5px;line-height:30px;}
.nav-wap .nav > ul > li .c-show1 .c-s1 > .c-show2 .c-s2 > a span {font-size:12px;font-size:1.2rem;color:#fff;}
.nav-wap .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 {position:relative;}
.nav-wap .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {margin-right:40px;text-indent:50px;font-size:12px;font-size:1.2rem;color:#fff;display:block;padding-top:5px;padding-bottom:5px;line-height:30px;}
.nav-wap .nav > ul > li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {font-size:12px;font-size:1.2rem;color:#fff;}
.nav-wap .nav > ul > dl {padding:20px;}
.nav-wap .nav > ul > dl dd {float:left;margin:0 2px;}
.nav-wap .menubtn {width:23px;height:18px;position:absolute;top:12px;right:12px;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;z-index:9999;}
.nav-wap .menubtn span {display:block;width:100%;height:3px;margin-bottom:3px;background-color:#3aa9e1;}
/*================================================
003 Nav-Wap section end
==================================================*/

/*================================================
004 Banner section start
==================================================*/
.banner {position:relative;z-index:2;font-size:0;overflow:hidden;}
.slideshow .item img {width:100%;-webkit-transition:all 1s cubic-bezier(0.7,0,0.3,1);-o-transition:all 1s cubic-bezier(0.7,0,0.3,1);-moz-transition:all 1s cubic-bezier(0.7,0,0.3,1);transition:all 1s cubic-bezier(0.7,0,0.3,1);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);}
.slideshow .item.slick-active img {-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.slick-dots {position:absolute;width:100%;bottom:15px;text-align:center;}
.slick-dots li {display:inline-block;}
.slick-dots li button {cursor:pointer;background:url(../img/dian.png) no-repeat center center;font-size:0px;margin-left:5px;margin-right:5px;border:none;outline:none;width:20px;height:20px;}
.slick-dots li.slick-active button {background:url(../img/dianh.png) no-repeat center center;}
.slick-prev,.slick-next {width:75px;height:75px;border:0px;font-size:0px;cursor:pointer;/*display:none !important;*/}
.slick-prev {position:absolute;top:50%;margin-top:-37px;left:48px;z-index:999;background:url(../img/jtl1.png) no-repeat left center;}
.slick-next {position:absolute;top:50%;margin-top:-37px;right:48px;z-index:999;background:url(../img/jtr1.png) no-repeat left center;}
.slideshow:hover .slick-prev,.slick-next {display:block !important;}
/*================================================
004 Banner section end
==================================================*/


/*================================================
005 idex-about section start
==================================================*/
.i-about {padding-top:50px;padding-bottom:86px;background:url("../img/bg1.jpg") no-repeat center top fixed;background-size:cover;}
.i-about .box-fix {margin-top:40px;overflow:hidden;}
.i-about .box-img {position:relative;float:right;margin-left:5.66667%;margin-right:20px;margin-bottom:20px;width:44.33333%;}
.i-about .box-img a {position:relative;}
.i-about-us .box-img:before {content:"";position:absolute;right:-20px;bottom:-20px;width:465px;height:395px;background-color:#3aa9e1;}
@media screen and (max-width:1024px) {.i-about .box-img:before {width:425px;height:346px;}
}
.i-about .box-text {padding-top:25px;}
.i-about .box-title {font-size:22px;font-size:2.2rem;color:#3aa9e1;}
.i-about .box-title a {color:#3aa9e1;}
.i-about .box-desc {margin-top:30px;}
.i-about .box-desc p {min-height:18px;line-height:28px;font-size:14px;font-size:1.4rem;}
.i-about .box-desc a {display:block;color:#2e3747;}
.i-about .box-desc a:hover {color:#3aa9e1;}
.i-about .box-link {margin-top:60px;display:block;max-width:180px;height:40px;line-height:40px;font-size:14px;font-size:1.4rem;color:#fff;text-align:center;border-radius:20px;background-color:#3aa9e1;}
@media screen and (max-width:959px) {.i-about .box-img {float:none;margin:0;width:100%;}
  .i-about .box-img:before {display:none;}
}
@media screen and (max-width:767px) {.i-about {padding:30px 0;}
  .i-about .box-fix {margin-top:30px;}
  .i-about .box-title {font-size:20px;font-size:2rem;}
  .i-about .box-desc {margin-top:25px;}
  .i-about .box-desc p {min-height:10px;line-height:24px;}
  .i-about .box-link {margin-top:25px;}
}
/*================================================
005 index-about section end
==================================================*/

/*================================================
006 index-title section start
==================================================*/
.index-section-title {margin-bottom:40px;}
.index-section-title .hd-title {text-align:center;}
.index-section-title .hd-title a {display:inline-block;*display:inline;*zoom:1;font-size:44px;font-size:4.4rem;font-family:"GOTHICB_0";font-weight:bold;color:#3aa9e1;text-transform:uppercase;}
.index-section-title .hd-title-l a {padding-left:40px;background:url("../img/icon1.png") no-repeat left center;}
.index-section-title .hd-title-r a {padding-right:40px;background:url("../img/icon1.png") no-repeat right center;}
.index-section-title .hd-desc {line-height:28px;font-size:16px;font-size:1.6rem;color:#666;text-align:center;}
.index-section-title .hd-desc a {color:#333;}
.index-section-title .hd-desc a:hover {color:#3aa9e1;}
@media screen and (max-width:767px) {.index-section-title {margin-bottom:30px;}
  .index-section-title .hd-title a {font-size:24px;font-size:2.4rem;}
  .index-section-title .hd-desc {margin-top:7px;line-height:24px;font-size:14px;font-size:1.4rem;}
}

/*================================================
007 index-eqp section start
==================================================*/
.i-eqp {padding-top:108px;height:769px;-moz-box-sizing:border-box;box-sizing:border-box;background:url("../img/bg3.png") no-repeat center;}
.i-eqp .box-bd {position:relative;}
.i-eqp .box-img {position:absolute;z-index:2;left:0;right:0;margin:0 auto;top:36px;width:37.16667%;font-size:0;}
.i-eqp .box-img img {-webkit-transition:all 350ms;-o-transition:all 350ms;-moz-transition:all 350ms;transition:all 350ms;}
.i-eqp .box-img:hover img {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.i-eqp .box-list {margin-bottom:-221px;overflow:hidden;}
.i-eqp .list-item {width:36.25%;margin-bottom:221px;color:#fff;}
.i-eqp .list-item a {color:#fff;}
.i-eqp .list-item a:hover {color:#000;}
.i-eqp .list-iteml .item-text {padding-left:130px;}
.i-eqp .list-itemr .item-text {padding-right:130px;padding-left:50px;}
.i-eqp .list-item1 {background:url("../img/hbd1.png") no-repeat right 5px top 70px;}
.i-eqp .list-item1 .item-text {background:url("../img/hicon1.png") no-repeat left top;}
.i-eqp .list-item3 {background:url("../img/hbd3.png") no-repeat right 19px;}
.i-eqp .list-item3 .item-text {background:url("../img/hicon3.png") no-repeat left top;}
.i-eqp .list-item2 {background:url("../img/hbd2.png") no-repeat left 64px;}
.i-eqp .list-item2 .item-text {background:url("../img/hicon2.png") no-repeat right top;}
.i-eqp .list-item4 {background:url("../img/hbd4.png") no-repeat left 19px;}
.i-eqp .list-item4 .item-text {background:url("../img/hicon4.png") no-repeat right top;}
.i-eqp .item-text {min-height:132px;}
.i-eqp .item-text  i {position:absolute;margin-left:-130px;font-size:80px;color:#0cbadf;padding-left:18px;padding-top:18px}
.i-eqp .item-desc {margin-top:27px;overflow:hidden;}
.i-eqp .item-desc a {max-width:272px;font-size:16px;font-size:1.6rem;line-height:28px;overflow:hidden;vertical-align:middle;word-break:break-word;}
.i-eqp .item-title {padding-top:24px;font-size:24px;font-size:2.4rem;font-weight:bold;text-transform:uppercase;}
.i-eqp .item-title a {color:#fff;}
@media screen and (max-width:1219px) {.i-eqp .box-img {top:70px;}
  .i-eqp .list-item {width:37.25%;}
  .i-eqp .list-itemr .item-text {padding-left:45px;padding-right:120px;}
  .i-eqp .item-title {font-size:18px;font-size:1.8rem;}
  .i-eqp .item-desc a {line-height:26px;max-height:52px;font-size:14px;font-size:1.4rem;}
}
@media screen and (max-width:959px) {.i-eqp {height:auto;padding-bottom:50px;}
  .i-eqp .box-bd {height:auto;}
  .i-eqp .box-img {position:relative;top:0;display:none;}
  .i-eqp .box-list {margin-bottom:-30px;margin-left:20px;}
  .i-eqp .list-item {margin-bottom:30px;width:100%;background:none;text-align:left;}
  .i-eqp .list-item .item-text {padding-left:130px;padding-right:0;background-position:left top;}
  .i-eqp .item-desc {margin-top:25px;}
  .i-eqp .item-desc a {max-width:100%;}
}
@media screen and (max-width:767px) {.i-eqp {margin-top:30px;height:auto;padding:30px 0;}
}

/*================================================
007 index-eqp section end
==================================================*/



/*================================================
008 index-pro section start
==================================================*/
.i-pro {margin-top:52px;}
.i-pro .box-list {margin-bottom:-48px;overflow:hidden;}
.i-pro .list-item {float:left;margin-right:1.91667%;margin-bottom:48px;width:31.91667%;}
@media screen and (min-width:768px) {.i-pro .list-item:nth-child(3n+3) {margin-right:0;}
}
.i-pro .item-top {position:relative;overflow:hidden;}
.i-pro .item-top:hover .item-modal {top:0;}
.i-pro .item-modal {position:absolute;left:0;top:100%;width:100%;height:100%;background:url("../img/fd1.png") no-repeat center;background-color:rgba(58,169,225,0.8);}
.i-pro .item-title {margin-top:10px;height:26px;line-height:26px;font-size:20px;font-size:2rem;color:#333;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.i-pro .item-title a {color:#333;}
.i-pro .item-title a:hover {color:#3aa9e1;}
@media screen and (max-width:767px) {.i-pro {margin-top:30px;}
  .i-pro .box-list {margin-bottom:25px;}
  .i-pro .list-item {margin-left:1%;margin-right:1%;margin-bottom:25px;width:48%;}
  .i-pro .item-title {height:20px;line-height:20px;font-size:14px;font-size:1.4rem;}
}
/*================================================
008 index-pro section end
==================================================*/

/*================================================
009 index-news section start
==================================================*/
.i-news {margin-top:97px;height:547px;padding-top:50px;padding-bottom:30px;-moz-box-sizing:border-box;box-sizing:border-box;background:url("../img/bg2.png") no-repeat center;background-color:#ededed;}
.i-news .list-item {padding:5px;text-align:center}
.i-news .box-img {margin-bottom:16px;text-align:center;}
.i-news .box-img span {width:170px;height:170px;border-radius:50%;padding:3px;border:2px dotted #838383;display:inline-block}
.i-news .box-img a {display:inline-block;*display:inline;*zoom:1;font-size:0;width:160px;height:160px;border-radius:50%;border:5px solid #3aa9e1;overflow:hidden}
.i-news .box-img a img {height:100%;max-width:200%!important;}
/*转圈*/.i-news  .box-img span {-webkit-transition:all 350ms;-o-transition:all 350ms;-moz-transition:all 350ms;transition:all 350ms;}
.i-news .box-img span:hover {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}
.i-news .item-title {height:34px;line-height:34px;font-size:28px;font-size:2.8rem;color:#333;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.i-news .item-title a {color:#333;}
.i-news .item-title a:hover {color:#3aa9e1;}
.i-news .item-desc {position:relative;margin-top:5px;padding-left:62px;padding-right:62px;padding-top:9px;padding-bottom:9px;background:url("../img/icon2.png") no-repeat left top;}
.i-news .item-desc a {display:block;max-height:56px;line-height:28px;font-size:14px;font-size:1.4rem;color:#666;text-align:center;}
.i-news .item-desc a:hover {color:#3aa9e1;}
.i-news .item-desc:before {content:"";position:absolute;right:0;bottom:0;width:41px;height:31px;background:url("../img/icon3.png") no-repeat center;}
@media screen and (max-width:767px) {.i-news {margin-top:30px;height:auto;padding-top:30px;}
  .i-news .item-title {height:24px;line-height:24px;font-size:16px;font-size:1.6rem;}
  .i-news .item-desc {padding:0;background:none;}
  .i-news .item-desc:before {display:none;}
}
/*================================================
009 index-news section end
==================================================*/


/*================================================
010 footer section start
==================================================*/
.footer {background:url(../img/footerbg.jpg) repeat-y top center;}
.footer-widget-area {padding-top:43px;line-height:28px;font-size:14px;font-size:1.4rem;color:#fff;overflow:hidden;}
.footer-widget-area a {color:#fff;text-transform:uppercase;}
.footer-widget-area a:hover {color:#ccc;}
.ft-title {margin-bottom:16px;line-height:1;font-size:24px;font-size:2.4rem;font-weight:bold;text-transform:uppercase;}
.ft-info .info-item {background-repeat:no-repeat;background-position:left 7px;}
.ft-share {margin-bottom:-15px;}
.ft-share .share-item {float:left;margin-right:22px;margin-bottom:15px;font-size:0;line-height:0;display:block;}
.ft-share .share-item:hover {margin-top:-5px;}
.ft-link {padding:44px 0;min-height:24px;overflow:hidden;}
.ft-link .list-item {float:left;margin-right:15px;line-height:24px;font-size:14px;font-size:1.4rem;color:#fff;}
.ft-link .list-item a {color:#fff;}
.ft-link .list-item a:hover {color:#ccc;}
.ft-text {margin-top:12px;}
@media screen and (max-width:1219px) {.ft-share1 {overflow:hidden;}
}
@media screen and (max-width:959px) {.footer {padding:30px 0;}
  .footer-widget-area {padding:0;border:none;}
  .ft-link,.ft-title {display:none;}
  .ft-text {margin-top:0;}
}
/*================================================
010 footer section end
==================================================*/

/*================================================
011 page-commom section start
==================================================*/

.page-breadcrumb .breadcrumb-title {padding-top: 22px; padding-bottom: 10px; line-height: 24px; font-size: 16px; font-size: 1.6rem; color: #333; no-repeat left 26px; border-bottom: 1px solid #3aa9e1; }/*3aa9e1*/

.breadcrumb-title a:first-child {
  border-left: 5px solid #ff7e00;
  padding-left: 10px;
  line-height: 2rem;
}

.page-breadcrumb a { color: #333; }
.page-breadcrumb a:hover { color: #3aa9e1; }
.page-breadcrumb a.active { color: #3aa9e1; }
@media screen and (max-width: 767px) { .breadcrumb-title { padding-left: 24px; font-size: 14px; font-size: 1.4rem; } }

.page-widget { padding-top: 26px; padding-bottom: 130px; }
@media screen and (max-width: 767px) { .page-widget { padding-top: 30px; padding-bottom: 30px; } }

/*================================================
012 page-about section start
==================================================*/
.p-about { padding-bottom: 393px; background: url("../img/bg5.jpg") no-repeat center bottom; }
@media screen and (max-width: 959px) { .p-about { padding-bottom: 0; background: none; } }

.page-widget-about .box-name {margin-bottom:5px;}
.page-widget-about .box-bd {overflow:hidden;}
.page-widget-about .box-img {float:right;margin-left:25px;width:43.41667%;}
.page-widget-about .box-text {padding-top:15px;}
.page-widget-about .box-desc {line-height:28px;font-size:16px;font-size:1.6rem;color:#333;}
.page-widget-about .box-desc p {min-height:18px;}
.about-section-name {margin-bottom:40px;font-size:26px;font-size:2.6rem;font-weight:bold;color:#3aa9e1;border-left: 5px solid #ff7e00;
  padding-left: 10px;  line-height: 2rem;}
@media screen and (max-width:767px) {.about-section-name {margin-bottom:30px;font-size:24px;font-size:2.4rem;}
  .page-widget-about .box-img {float:none;margin-left:0;width:100%;}
  .page-widget-about .box-desc {line-height:24px;font-size:14px;font-size:1.4rem;}
  .page-widget-about .box-desc p {min-height:10px;}
}
.pic-show {margin-top:42px;}
.pic-show .box-bd {position:relative;padding-left:64px;padding-right:64px;overflow:hidden;}
.pic-show .box-btn {position:absolute;top:0;width:14px;height:100%;background-repeat:no-repeat;background-position:center;}
.pic-show .box-btn.prev {left:0;background-image:url("../img/jtl3.png");}
.pic-show .box-btn.prev:hover {background-image:url("../img/jtl4.png");}
.pic-show .box-btn.next {right:0;background-image:url("../img/jtr3.png");}
.pic-show .box-btn.next:hover {background-image:url("../img/jtr4.png");}
.pic-show .box-list {width:1000%;overflow:hidden;}
.pic-show .list-item {float:left;margin-right:0.46642%;width:3.02239%;}
.pic-show .item-top {padding:9px 10px;border:1px solid #333;}
.pic-show .item-top:hover .item-modal {top:0;}
.pic-show .item-fix {position:relative;overflow:hidden;}
.pic-show .item-modal {position:absolute;left:0;top:100%;display:block;width:100%;height:100%;background:url("../img/fd2.png") no-repeat center;background-color:rgba(0,69,142,0.5);}
.pic-show .item-title {margin-top:13px;height:20px;line-height:20px;padding:0 5px;font-size:14px;font-size:1.4rem;color:#333;text-align:center;overflow:hidden;}
@media screen and (max-width:1024px) {.pic-show .item-modal {top:0;background:none;}
}
@media screen and (max-width:767px) {.pic-show {margin-top:30px;}
  .pic-show .box-bd {padding:0 30px;}
  .pic-show .list-item {margin-right:.2%;width:3.2%;}
}
@media screen and (max-width:480px) {.pic-show .list-item {width:4.9%;}
}
@media screen and (max-width:320px) {.pic-show .list-item {margin-right:0;width:10%;}
}

.history {margin-top:130px;}
.history .box-list {position:relative;padding-top:30px;}
.history .box-list:before {content:"";position:absolute;top:0;left:50%;margin-left:-1px;display:block;width:2px;height:100%;background:url("../img/year-dot.png") repeat-y center;}
.history .box-list .list-item {position:relative;margin-top:30px;min-height:90px;}
.history .box-list .list-item:first-child {margin-top:0;}
.history .box-list .list-item1 .item-wp {padding-right:122px;}
.history .box-list .list-item1 .item-title {right:-45px;padding-right:25px;text-align:right;background-image:url("../img/year-l.png");}
/*20191222*/.history .box-list .list-item1 .item-desc {border-right:5px solid black}
.history .box-list .list-item2 .item-wp {float:right;padding-left:122px;}
.history .box-list .list-item2 .item-title {left:-45px;padding-left:25px;background-image:url("../img/year-r.png");}
/*20191222*/.history .box-list .list-item2 .item-desc {border-left:5px solid black}
.history .box-list .item-wp {position:relative;float:left;width:50%;-moz-box-sizing:border-box;box-sizing:border-box;}
.history .box-list .item-font {overflow:hidden;border-radius:10px;}
.history .box-list .item-title {position:absolute;top:0;width:162px;height:90px;line-height:90px;font-size:20px;font-size:2rem;color:#3aa9e1;-moz-box-sizing:border-box;box-sizing:border-box;background-repeat:no-repeat;background-position:center;}
.history .box-list .item-desc {display:block;padding:20px;line-height:24px;min-height:48px;font-size:14px;font-size:1.4rem;color:#fff;background-color:#3aa9e1;}
@media screen and (max-width:959px) {.history {margin-top:30px;}
  .history .box-list {padding:0;}
  .history .box-list .box-icon {display:none;}
  .history .box-list .list-item .item-wp {padding:0;text-align:left;}
  .history .box-list .list-item:before {display:none;}
  .history .box-list .list-item .item-wp {padding:0;}
  .history .box-list .list-item .item-title {
    left: auto;
    right: auto;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    background-image: none;
    background-color: white;
    width: 100%;
    border-radius: 50px;
    line-height: 40px;
    height: 50px;
    border: 2px solid;
  }
  .history .box-list .item-desc {border-left:5px solid black;border-right:0px!important;}
  .history .box-list .item-wp {float:none;width:100%;}
  .history .box-list .item-title {position:relative;text-align:left;}
  .history .box-list .item-desc {margin-top:10px;padding:10px;line-height:24px;font-size:14px;font-size:1.4rem;}
  .history .box-list:before {display:none;}
}
@media screen and (max-width:767px){
  .history .box-list .list-item{overflow:hidden;}
}

/*================================================
013 page-eqp section start
==================================================*/
.eqp-text .box-desc {line-height:28px;font-size:16px;font-size:1.6rem;color:#333;}
.eqp-text .box-img {margin-top:42px;}
@media screen and (max-width:767px) {.eqp-text .box-desc {line-height:24px;font-size:14px;font-size:1.4rem;}
  .eqp-text .box-img {margin-top:25px;}
}
.eqp {margin-top:150px;}
.eqp .box-title {margin-top:-50px;padding-left:140px;padding-top:10px;padding-bottom:23px;font-size:28px;font-size:2.8rem;font-weight:bold;color:#333;background-repeat:no-repeat;background-position:left top;text-transform:uppercase;margin-left:20px;position:absolute;z-index:999;}
@media screen and (max-width:767px) {.eqp-01 .box-title {margin-bottom:20px;margin-left:0px;/*padding:0;*/  font-size:24px;font-size:2.4rem;position:relative;}
}
.eqp .m-num {position:absolute;top:-50px;left:0px;font-size:120px;font-family:Impact,Charcoal,sans-serif;/*font-weight:800;*/  /*font-stretch:ultra-condensed;*/}
.eqp .box-list {margin-bottom:0px;overflow:hidden;}
.eqp .list-item {margin-bottom:7px;overflow:hidden;}
.eqp .list-item {padding:0}
.eqp  .p-re {position:relative;margin:0 2px;}
.eqp .list-item img {width:100%;height:100%}
.eqp .list-item .item-title {position:absolute;left:0;bottom:0;width:100%;padding:15px;line-height:22px;font-size:14px;font-size:1.4rem;color:#fff;background-color:rgba(51,51,51,0.8);-moz-box-sizing:border-box;box-sizing:border-box;text-transform:capitalize}
@media screen and (max-width:767px) {.eqp .list-item .item-title {position:relative;}
}
.eqp .list-item:hover .item-modal {top:0;}
.eqp .item-modal {position:absolute;left:0;top:100%;width:100%;height:100%;padding:0 46px;-moz-box-sizing:border-box;box-sizing:border-box;/* background-color:rgba(0,69,142,0.5);*/ overflow:hidden;-webkit-transition:all 350ms;-o-transition:all 350ms;-moz-transition:all 350ms;transition:all 350ms;}
.eqp .box-text {padding-left:32px;padding-right:32px;padding-top:74px;height:472px;color:#fff;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;}
.eqp .boxtext-title {position:relative;padding-bottom:21px;font-size:20px;font-size:2rem;text-transform:uppercase;}
.eqp .boxtext-title:before {content:"";position:absolute;left:0;bottom:0;width:68px;height:4px;background-color:#fff;}
.eqp .boxtext-desc {margin-top:37px;line-height:28px;font-size:16px;font-size:1.6rem;color:#fff;}
.eqp-01 .m-num {color:#3aa9e1;}
.eqp-02 .m-num {color:#2d83ae;}
.eqp-02 .box-text {background-color:#3aa9e1;}
.eqp-03 .m-num {color:#e1722c;}
.eqp-03 .box-text {background-color:#e19732;}
.eqp-04 .m-num {color:#299b50;}
.eqp-04 .box-text {background-color:#2ee170;}
.eqp-04 .m-num {color:#299b50;}
.eqp-04 .box-text {background-color:#2ee170;}
.eqp-05 .m-num {color:#ee9b1d;}
.eqp-05 .box-text {background-color:#ffae00;}



/*================================================
014 page-news-list section start
==================================================*/
.page-news {overflow:hidden;}
.page-news .list-item {margin-top:84px;overflow:hidden;}
.page-news .list-item:first-child {margin-top:0;}
/*新闻页add*/.page-news .item-pic {width:400px;height:270px;overflow:hidden;display:inline-block}
.page-news .item-pic1 {float:left;margin-right:5.33333%;}
.page-news .item-pic2 {float:right;margin-left:2.33333%;}
.page-news .item-font {overflow:hidden;}
.page-news .item-font2 {padding-left:5.33333%;}
.page-news .item-font2 .item-link {float:left;}
.page-news .item-font2 .item-time {float:right;}
.page-news .item-title {margin-top:18px;height:30px;line-height:30px;font-size:20px;font-size:2rem;color:#333333;text-overflow:ellipsis;white-space:nowrap;}
.page-news .item-title a {color:#333;}
.page-news .item-title a:hover {color:#3aa9e1;}
.page-news .item-desc {margin-top:15px;}
.page-news .item-desc a {height:84px;line-height:28px;font-size:16px;font-size:1.6rem;color:#666;overflow:hidden;}
.page-news .item-desc a:hover {color:#3aa9e1;}
.page-news .item-info {margin-top:28px;overflow:hidden;}
.page-news .item-link {float:right;width:130px;height:32px;line-height:30px;font-size:14px;font-size:1.4rem;color:#3aa9e1;text-align:center;border:1px solid #3aa9e1;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:16px;}
.page-news .item-link:hover {color:white;background-color:#3aa9e1;border-color:#3aa9e1;}
.page-news .item-time {float:left;line-height:32px;font-size:14px;font-size:1.4rem;color:#999999;}
.page-news .item-time .iconfont{margin-right:5px;}
@media screen and (max-width:767px) {.page-news .list-item {margin-top:25px;}
  .page-news .item-pic {float:none;margin:0;width:100%;}
  .page-news .item-font {margin-top:20px;padding-left:0;}
  .page-news .item-title {margin-top:0;font-size:16px;font-size:1.6rem;}
  .page-news .item-desc {margin-top:10px;}
  .page-news .item-desc a {font-size:14px;font-size:1.4rem;}
  .page-news .item-info {margin-top:15px;}
  .page-news .item-time {float:left !important;margin-right:0;}
  .page-news .item-link {float:right !important;}
}

/*================================================
014 page-news-list section end
==================================================*/

/*================================================
015 page-pagination style start
==================================================*/
.pagination-pro {position:relative;text-align:left;min-height:30px;padding-right:180px;}
.pagination-pro .box-form {position:absolute;right:0;bottom:0;width:166px;padding-right:19px;-moz-box-sizing:border-box;box-sizing:border-box;}
.pagination-pro .form-btn {width:100%;height:30px;font-size:14px;font-size:1.4rem;text-align:center;color:#fff;background-color:#999;}
.pagination-pro a.no,.pagination-pro a.no:hover {color:#333 !important;border:1px solid #e5e5e5 !important;background:#fff !important}
@media screen and (max-width:767px) {.pagination-pro {margin-top:25px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}
  .pagination-pro a {margin-left:5px;margin-right:5px;}
}
.pagination-news {text-align:center;}
.pagination {height:30px;margin-bottom:10px}
.pagination li {display:inline-block;margin:0 5px;/*padding:0 12px;*/  /*border:1px solid #e5e5e5;*/  cursor:pointer}
.pagination .page-item {/*height:30px;*/  /*line-height:28px;*/}
.pagination .page-link {*zoom:1;width:30px;height:30px;line-height:28px;font-size:12px;font-size:1.2rem;color:#838383;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 350ms;-o-transition:all 350ms;-moz-transition:all 350ms;transition:all 350ms;background:#eee;border-radius:0px!important;padding:0px;}
.pagination li:hover .page-link {color:#fff;border-color:#3aa9e1;background-color:#3aa9e1;}
.pagination .active .page-link {color:#fff;border-color:#3aa9e1;background-color:#3aa9e1;}
.pagination span {display:inline-block;width:100%;text-align:center;color:#333;position:relative;top:0px;}


/*================================================
016 热门产品列表-图片形式通用
==================================================*/
.pro-hot-pic {margin-top:111px;}
.pro-hot-pic .box-title {padding-left:59px;line-height:46px;font-size:20px;font-size:2rem;color:#fff;text-transform:uppercase;background:url("../img/bg5.png") no-repeat left center;}
.pro-hot-pic .box-title a {color:#fff;}
.pro-hot-pic .box-list {margin-top:34px;margin-bottom:-15px;overflow:hidden;}
.pro-hot-pic .item-pic {border:1px solid #aaaaaa;}
.pro-hot-pic .item-title {margin-top:17px;height:24px;line-height:24px;font-size:18px;font-size:1.8rem;color:#333;text-align:center;text-overflow:ellipsis;white-space:nowrap;}
.pro-hot-pic .item-title a {color:#333;}
.pro-hot-pic .item-title a:hover {color:#3aa9e1;}
@media screen and (max-width:767px) {.pro-hot-pic {margin-top:30px;}
  .pro-hot-pic .box-title {padding-left:0;line-height:36px;background:none;color:#333;}
  .pro-hot-pic .box-title a {color:#333;}
  .pro-hot-pic .box-list {margin-top:25px;}
  .pro-hot-pic .item-title {margin-top:10px;font-size:14px;font-size:1.4rem;}
}

/*================================================
016 文章侧边列表-文本形式  article-list-side-text
==================================================*/
.atic-list-s-t {margin-top:50px;}
.atic-list-s-t .box-title {font-size:26px;font-size:2.6rem;font-weight:bold;color:#201d1d;text-transform:uppercase;}
.atic-list-s-t .box-title a {color:#201d1d;}
.atic-list-s-t .box-title a:hover {color:#3aa9e1;}
.atic-list-s-t .box-list {margin-top:34px;}
.atic-list-s-t .list-item {margin-top:25px;}
.atic-list-s-t .list-item:first-child {margin-top:0;}
.atic-list-s-t .item-title {margin-top:16px;}
.atic-list-s-t .item-title a {display:block;max-height:112px;line-height:28px;font-size:16px;font-size:1.6rem;color:#333;overflow:hidden;}
.atic-list-s-t .item-title a:hover {color:#3aa9e1;}
@media screen and (max-width:767px) {.atic-list-s-t {margin-top:25px;}
  .atic-list-s-t .box-title {font-size:20px;font-size:2rem;}
  .atic-list-s-t .item-title a {max-height:72px;line-height:24px;font-size:14px;font-size:1.4rem;}
}
/*================================================
017 文章侧边列表-文本形式  article-list-side-text&time
==================================================*/
.atic-list-s-tt {margin-top:52px;}
.atic-list-s-tt .box-name {font-size:20px;font-size:2rem;font-weight:bold;text-transform:uppercase;color:#000;}
.atic-list-s-tt .box-name a {color:#000;}
.atic-list-s-tt .box-name a:hover {color:#3aa9e1;}
.atic-list-s-tt .box-list {margin-top:34px;}
.atic-list-s-tt .list-item {margin-top:18px;padding-bottom:15px;border-bottom:1px dotted #636363;}
.atic-list-s-tt .list-item:first-child {margin-top:0;}
.atic-list-s-tt .item-title a {display:block;max-height:56px;line-height:28px;font-size:14px;font-size:1.4rem;color:#2e3747;overflow:hidden;}
.atic-list-s-tt .item-title a:hover {color:#3aa9e1;}
.atic-list-s-tt .item-time {margin-top:8px;line-height:18px;font-size:12px;font-size:1.2rem;color:#666;}
.atic-list-s-tt .item-time .iconfont{margin-right:5px;}
@media screen and (max-width:767px) {.atic-list-s-tt {margin-top:30px;}
  .atic-list-s-tt .box-list {margin-top:25px;}
}
/*================================================
018 产品侧边列表
==================================================*/
.pro-list-side {margin-top:48px;}
.pro-list-side .box-title {position:relative;margin-bottom:22px;overflow:hidden;}
.pro-list-side .box-title a {font-size:20px;font-size:2rem;font-weight:bold;color:#000;}
.pro-list-side .box-title:before {content:'';position:absolute;top:50%;right:0;width:162px;height:1px;background-color:#d2d2d2;}
.pro-list-side .list-item {margin-top:26px;border: 1px solid #f6f6f6;box-shadow: 2px 2px 3px 0px #c7c7c7;padding: 2px;}
/*.pro-list-side .list-item:hover {border:1px solid #3aa9e1;}*/
.pro-list-side .list-item:first-child {overflow:hidden;}
.pro-list-side .item-pic {float:left;margin: 2px 10px 2px 2px;width: 127px;/* border:solid 1px #dcdcdc; */}
.pro-list-side .item-text {overflow:hidden;}
.pro-list-side .item-title {display:table-cell;height:130px;vertical-align:middle;}
.pro-list-side .item-title a {display:block;max-height:72px;line-height:24px;font-size:20px;font-size:2rem;color:#333;overflow:hidden;}
.pro-list-side .item-title a:hover {color:#3aa9e1;}
@media screen and (max-width:767px) {.pro-list-side {margin-top:30px;}
  .pro-list-side .list-item {margin-top:20px;}
  .pro-list-side .item-title a {font-size:14px;font-size:1.4rem;}
}

/*================================================
019 侧边导航
==================================================*/
.nav-side-list .sdnav-btn {position:relative;display:none;width:100%;padding-top:10px;padding-left:15px;padding-right:40px;padding-bottom:10px;line-height:25px;font-size:18px;font-size:1.8rem;color:white;text-transform:uppercase;background-color:#3aa9e1;-moz-box-sizing:border-box;box-sizing:border-box;}
.nav-side-list .sdnav-btn > p {position:absolute;bottom:12px;right:15px;}
.nav-side-list .sdnav-btn > p span {margin-bottom:2px;display:block;width:25px;height:4px;background-color:white;}
.nav-side-list .list-item {margin-top:14px;background-color:#f7f7f7;}
.nav-side-list .list-item > a {position:relative;display:block;padding-top:15px;padding-bottom:15px;padding-left:13px;padding-right:33px;line-height:28px;font-size:16px;font-size:1.6rem;color:#333333;background-color:#f7f7f7;}
.nav-side-list .list-item > a:before {content:"";position:absolute;right:16px;top:0;width:16px;height:100%;background:url("../img/icon4.png") no-repeat center;}
.nav-side-list .list-item > a:hover {color:white;background-color:#000;}
.nav-side-list .list-item > a:hover:before {background-image:url("../img/icon5.png");}
.nav-side-list .list-item > a.active {color:white;background-color:#000;}
.nav-side-list .list-item > a.active:before {background-image:url("../img/icon5.png");}
.nav-side-list .list-item:first-child {margin-top:0;}
/*.nav-side-list .sdsnav-list {padding-top:7px;padding-bottom:7px;display:none;}*/
/*.nav-side-list .sdsnav-list.show {display:block;}*/
/*.nav-side-list .sdsnav-list-item > a {display:block;padding-top:8px;padding-bottom:8px;padding-left:47px;padding-right:21px;line-height:24px;font-size:14px;font-size:1.4rem;color:#333333;background:url("../img/icon6.png") no-repeat 15px 12px;}*/
/*.nav-side-list .sdsnav-list-item > a:hover {color:#3aa9e1;background-image:url("../img/icon7.png");}*/
@media screen and (max-width:767px) {
  .nav-side-list .sdnav-name {display:none;}
  .nav-side-list .sdnav-btn {display:block;}
  .nav-side-list .sdnav-list {margin-top:15px;display:none;}
}


.side-btn {margin:0 auto;display:block;max-width:237px;line-height:30px;padding:15px 5px;font-size:18px;font-size:1.8rem;color:#fff;text-align:center;border-radius:5px;background-color:#3aa9e1;}
.side-btn:hover {color:#fff;}
@media screen and (max-width:767px) {.side-btn {padding:5px;font-size:14px;font-size:1.4rem;}
}
.side-share {margin-top:56px;font-size:0;letter-spacing:0;text-align:center;}
.side-share .share-title {margin-right:10px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;line-height:26px;font-size:14px;font-size:1.4rem;color:#3aa9e1;}
.side-share .share-img {display:inline-block;*display:inline;*zoom:1;height:26px;vertical-align:top;}
@media screen and (max-width:767px) {.side-share {margin-top:25px;}
}


/*================================================
020 产品列表页
==================================================*/
.page-pro-list {overflow:hidden;}
.page-pro-list .list-item {padding-top:25px;padding-bottom:28px;border-bottom:1px solid #dcdcdc;overflow:hidden;}
.page-pro-list .list-item:first-child {padding-top:0;}
.page-pro-list .item-pic {float:left;margin-right:5%;width:260px;-moz-box-sizing:border-box;box-sizing:border-box;}
.page-pro-list .item-text {overflow:hidden;}
.page-pro-list .item-title {margin-top:24px;height:24px;line-height:24px;font-size:20px;font-size:2rem;color:#333;text-overflow:ellipsis;white-space:nowrap;}
.page-pro-list .item-title a {color:#333;}
.page-pro-list .item-title a:hover {color:#3aa9e1;}
.page-pro-list .item-title input {margin-top: 2px;display:inline-block;vertical-align:middle;position: absolute;margin-left: -22px;}
.page-pro-list .item-subtitle {font-size: 10px;}

/*.page-pro-list .item-desc {margin-top:16px;}
*/.page-pro-list .item-desc a {display:block;max-height:90px;line-height:28px;font-size:14px;font-size:1.4rem;color:#2e3747;overflow:hidden;}
.page-pro-list .item-desc a:hover {color:#3aa9e1;}
.page-pro-list .item-link {margin-top:58px;display:block;max-width:160px;height:42px;line-height:38px;font-size:14px;font-size:1.4rem;color:#3aa9e1;text-align:center;border:2px solid #3aa9e1;border-radius:0px 6px 0px 6px;-moz-box-sizing:border-box;box-sizing:border-box;}
.page-pro-list .item-link:hover {color:#fff;background-color:#3aa9e1;}
@media screen and (max-width:767px) {.page-pro-list .list-item {padding-top:25px;}
  .page-pro-list .item-pic {float:none;margin-right:0;width:100%;}
  .page-pro-list .item-title {font-size:14px;font-size:1.4rem;}
  .page-pro-list .item-desc {margin-top:10px;}
  .page-pro-list .item-link {margin-top:15px;}
  .page-pro-list .item-text {margin-left: 20px;}
}


/*================================================
021 文章详情页
==================================================*/
.article-news {padding-bottom:25px;border-bottom:1px solid #c6c6c6;}
.article-news .news-title {font-size:24px;font-size:2.4rem;font-weight:normal;color:#333;}
.article-news .news-time {margin-top:18px;padding-bottom:25px;font-size:14px;font-size:1.4rem;color:#666;border-bottom:1px solid #e5e5e5;}
.article-news .news-desc {margin-top:14px;line-height:28px;font-size:16px;font-size:1.6rem;color:#333;}
.article-news .news-desc p {line-height:28px;font-size:16px;font-size:1.6rem;color:#333;}
.article-news .news-desc span {line-height:28px;font-size:16px;font-size:1.6rem;color:#333;}
@media screen and (max-width:767px) {.article-news .news-title {font-size:24px;font-size:2.4rem;}
  .article-news .news-desc {line-height:24px;font-size:14px;font-size:1.4rem;}
  .article-news .news-desc p {line-height:24px;font-size:14px;font-size:1.4rem;}
  .article-news .news-desc span {line-height:24px;font-size:14px;font-size:1.4rem;}
}


/*================================================
022 产品详情页
==================================================*/
.article-pro {margin-top:56px;}
.article-pro .box-item {margin-top:47px;}
.article-pro .box-item:first-child {margin-top:0;}
.article-pro .boxitem-title {padding-top:10px;padding-bottom:11px;padding-left:20px;line-height:24px;font-size:18px;font-size:1.8rem;color:#f0f0f0;background:url("../img/bg4.png") no-repeat left top;text-transform:uppercase;}
.article-pro .boxitem-desc {margin-top:24px;}
@media screen and (max-width:767px) {.article-pro {margin-top:30px;}
  .article-pro .box-item {margin-top:30px;}
}


.main-widget-pro {float:left;width:100%;padding-left:355px;-moz-box-sizing:border-box;box-sizing:border-box;}
.main-widget-news {position:relative;float:left;width:100%;padding-right:368px;-moz-box-sizing:border-box;box-sizing:border-box;}
.main-widget-news:before {content:"";position:absolute;right:335px;top:0;width:1px;height:100%;background-color:#e5e5e5;}
@media screen and (max-width:1219px) {.main-widget-pro {padding-left:310px;}
}
@media screen and (max-width:959px) {.main-widget {float:none;width:100%;padding-left:0;padding-right:0;}
  .main-widget:before {display:none;}
}
.side-widget-pro {float:left;width:315px;margin-left:-100%;}
.side-widget-news {position:relative;float:left;width:305px;margin-left:-305px;}
@media screen and (max-width:1219px) {.side-widget-pro {width:280px;}
}
@media screen and (max-width:959px) {.side-widget {float:none;margin-left:0;margin-right:0;margin-top:30px;width:100%;}
}

.pro-pic-album-show {margin:0 auto;width:710px;}
.pro-pic-album-show .pic-big {position:relative;float:left;width:538px;height:502px;-moz-box-sizing:border-box;box-sizing:border-box;}
.pro-pic-album-show .big-img {display:block;line-height:0;font-size:0;}
.pro-pic-album-show .big-img .zoomPad {float:none;z-index:8;}
.pro-pic-album-show .zoomWrapperImage img {max-width:1200px;}
.pro-pic-album-show .pic-small {position:relative;float:right;width:140px;padding-top:50px;padding-bottom:50px;overflow:hidden;}
.pro-pic-album-show .pic-btn {position:absolute;margin:0 auto;left:0;right:0;display:block;width:100%;height:35px;background-repeat:no-repeat;background-position:center;}
.pro-pic-album-show .pic-btn.prev {top:0;background-image:url("../img/jtt1.png");background-color:#e6e6e6;}
.pro-pic-album-show .pic-btn.prev:hover {background-image:url("../img/jtt2.png");background-color:#3aa9e1;}
.pro-pic-album-show .pic-btn.next {bottom:0;background-image:url("../img/jtb1.png");background-color:#e6e6e6;}
.pro-pic-album-show .pic-btn.next:hover {background-image:url("../img/jtb2.png");background-color:#3aa9e1;}
.pro-pic-album-show .pic-list {height:426px;overflow:hidden;}
.pro-pic-album-show .pic-list ul {height:2000px;}
.pro-pic-album-show .list-item {margin-bottom:2px;border:1px solid #f6f6f6;}
.pro-pic-album-show .item-pic {display:block;}
.pro-pic-album-show .item-pic img {width:100%;}
.pro-pic-album-show .item-pic:hover {border-color:#3aa9e1;}
.pro-pic-album-show .item-pic.zoomThumbActive {border-color:#3aa9e1;}
/*.pro-pic-album-show .zoomPad {cursor:default !important;}
*//*.pro-pic-album-show .zoomPup {display:none !important;}
*//*.pro-pic-album-show .zoomWindow {display:none !important;}
*//*.pro-pic-album-show .zoomPreload {display:none !important;}
*//*产品图片放大*/.zoomPad {border:1px solid #f6f6f6}
.pro-pic-album-show2 {display:none;}
@media screen and (max-width:1219px) {.pro-pic-album-show {max-width:100%;}
  .pro-pic-album-show .pic-big {width:500px;height:auto;}
  .pro-pic-album-show .pic-small {width:110px;}
}
@media screen and (max-width:959px) {.pro-pic-album-show1 {display:none;}
  .pro-pic-album-show2 {position:relative;display:block;overflow:hidden;width:100%;padding-left:45px;padding-right:45px;-moz-box-sizing:border-box;box-sizing:border-box;}
  .pro-pic-album-show2 .box-btn {position:absolute;top:50%;margin-top:-15px;display:block;width:30px;height:30px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;}
  .pro-pic-album-show2 .box-btn.prev {left:0;background-image:url("../img/jtl2.png");}
  .pro-pic-album-show2 .box-btn.next {right:0;background-image:url("../img/jtr2.png");}
  .pro-pic-album-show2 .box-list {overflow:hidden;}
  .pro-pic-album-show2 .box-list ul {width:1000%;}
  .pro-pic-album-show2 .list-item {float:left;margin-left:.13%;margin-right:.13% !important;margin-bottom:0;width:3.1%;}
}
@media screen and (max-width:480px) {.pro-pic-album-show2 .list-item {width:4.7%;}
}


.article-pro-info {margin-top:35px;margin-left:auto;margin-right:auto;max-width:620px;text-align:center;}
.article-pro-info .box-title {font-size:18px;font-size:1.8rem;color:#333;font-weight:normal;}
.article-pro-info .box-desc {margin-top:11px;line-height:24px;font-size:16px;font-size:1.6rem;color:#333;}
.article-pro-info .box-link {margin:27px;font-size:0;letter-spacing:0;}
.article-pro-info .box-link a {display:inline-block;*display:inline;*zoom:1;width:48%;max-width:170px;height:46px;line-height:44px;font-size:16px;font-size:1.6rem;color:#3aa9e1;border:1px solid #3aa9e1;-moz-box-sizing:border-box;box-sizing:border-box;}
.article-pro-info .box-link a:hover {color:#fff;background-color:#3aa9e1;}
/*.article-pro-info .box-link a:first-child {margin-right:6.45161%;}
*/.article-pro-info .box-share {margin-top:32px;font-size:0;letter-spacing:0;}
.article-pro-info .share-title {margin-right:10px;display:inline-block;*display:inline;*zoom:1;vertical-align:top;line-height:26px;font-size:16px;font-size:1.6rem;color:#3aa9e1;}
.article-pro-info .share-img {display:inline-block;*display:inline;*zoom:1;height:26px;vertical-align:top;}
.none {border:1px solid #3aa9e1 !important;color:#3aa9e1 !important;background:#fff !important}
@media screen and (max-width:767px) {.article-pro-info {margin-top:20px;}
  .article-pro-info .box-title {font-size:24px;font-size:2.4rem;}
  .article-pro-info .box-desc {font-size:14px;font-size:1.4rem;}
  .article-pro-info .box-link a {margin-left:1%;margin-right:1% !important;height:36px;line-height:34px;font-size:14px;font-size:1.4rem;}
}
.nsf-detail {background-color:#1e437f;color:white;padding:20px;border-radius:10px;}




/*上一篇文章，下一篇文章*/
.article-others {margin-top:30px;}
.article-others .oths-item {padding-left:38px;height:26px;line-height:26px;font-size:16px;font-size:1.6rem;color:#201d1d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-repeat:no-repeat;background-position:left center;}
.article-others .oths-item a {color:#201d1d;}
.article-others .oths-item a:hover {color:#3aa9e1;}
.article-others .oths-item-1 {margin-bottom:14px;background-image:url("../img/oths1.png");}
.article-others .oths-item-2 {background-image:url("../img/oths2.png");}
.article-others a {color:#666666;}




.returntop {position:fixed;*position:absolute;z-index:9;right:6px;bottom:30px;width:46px;height:46px;background:url("../img/gotop.png") no-repeat center;background-color:#3aa9e1;border-radius:50%;line-height:0;font-size:0;display:none;box-shadow:2px 3px 5px 0px rgba(0,0,0,0.25);}
@media screen and (max-width:959px) {.returntop {right:0;bottom:85px;width:36px;height:36px;}
}




/*================================================
023 联系我们页
==================================================*/
.contact-widget {margin-top:75px;font-size:0;letter-spacing:0;text-align:center;}
.contact-widget .info-item {display:inline-block;*display:inline;*zoom:1;vertical-align:top;}
.contact-widget .item-icon {float:left;width:77px;}
.contact-widget .item-font {text-align:left;overflow:hidden;padding-left:20px;padding-top:5px;}
.contact-widget .item-title {font-size:26px;font-size:2.6rem;font-family:Tahoma,'Segoe UI',Geneva,Verdana,sans-serif;color:#333333;}
.contact-widget .item-desc {line-height:30px;font-size:14px;font-size:1.4rem;color:#333;}
.contact-widget .item-desc a {color:#333;}
.contact-widget .item-desc a:hover {color:#3aa9e1;}
@media screen and (max-width:1219px) {.contact-widget .item-title {font-size:20px;font-size:2rem;}
  .contact-widget .item-desc {font-size:14px;font-size:1.4rem;}
}
@media screen and (max-width:959px) {.contact-widget {margin-top:30px;}
  .contact-widget .item-desc {margin-top:10px;}
}
.google-map {margin-top:60px;}
@media screen and (max-width:767px) {.google-map {margin-top:30px;}
}


/*----------------------------------------------
  3 Buttons section style
---------------------------------------------*/
.lead {
  font-weight: 300;
}
.btn-style{
  border-radius: 0px;
  margin-right: 10px;
}
.btn-animate{
  animation: bounceInDown 1s both 1s;
}
.btn-style{
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  text-transform: uppercase;
  /*font-weight: 600;*/
  background-color: #3aa9e1;
  border-color: #3aa9e1;
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #3aa9e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border:none;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #333333;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  /* border-color: #333333; */
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
  background: #3aa9e1;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}


.btn-primary {
  color: #fff;
  background-color: #3aa9e1;
  border-color: #3aa9e1;
  padding: 2px 3px;
  border-radius: 3px;
}


@media screen and (max-width:767px) {
  .col{margin: 5px auto}
}